build: install libubox
authorÁlvaro Fernández Rojas <[email protected]>
Mon, 17 Nov 2025 11:02:30 +0000 (12:02 +0100)
committerÁlvaro Fernández Rojas <[email protected]>
Mon, 17 Nov 2025 17:56:14 +0000 (18:56 +0100)
commit5714bf6ae652b1503022419f9ad766c9c504454b
tree95e12b3eb121ba0ea07263ba5e9cd81d1be142a7
parenta75209f62982f7218f73b9b4fd9b705e19f5f94a
build: install libubox

Install libubox and properly use it by adding it to PATH and LD_LIBRARY_PATH.
This is needed for tests using `jshn` which are executed with devel-build.sh
and Github CI.

Signed-off-by: Álvaro Fernández Rojas <[email protected]>
Link: https://github.com/openwrt/libubox/pull/34
.github/workflows/ci.yml
scripts/devel-build.sh